You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExpr Class > MtxExpr Methods > SortAscend Method > MtxExpr.SortAscend Method ([In] TVec, [In] TVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxExpr.SortAscend Method ([In] TVec, [In] TVecInt)

Sorts the source data ascendingly.

Syntax
C#
Visual Basic
public static Vector SortAscend([In] TVec Src, [In] TVecInt IndexVec);

Internally calls TVec.SortAscend

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!